home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / tema / data / recovery / download / drive / setup.exe / {app} / transl.txt < prev   
Text File  |  2002-03-25  |  19KB  |  916 lines

  1. /* Translation table for new language
  2.    Please translate into your language and many people will appreciate your help!
  3.    (Before translating, please have a look at the homepage to check
  4.     if this has not been translated into your language yet: 
  5.     http://home.nexgo.de/christian_grau/rescue/index.html)
  6.  
  7.    Only the text after the numbers has to be translated! 
  8.    Send the translation via e-Mail to 'alexander_grau@web.de'. Thanks! 
  9.  
  10.    To avoid confusion... (You don't have to know this - only for your information)
  11.         The following characters have special meanings:
  12.  
  13.         &     (the following letter will be underlined - for Alt-key)  (e.g. 's&elect'
  14.                means underline the 'e' of the text 'select')
  15.  
  16.         \n    (newline)
  17.     \t    (tabstop)
  18.     \r    (carriage return)
  19.     \\    (backslash)
  20.     \"    (double quote)
  21.     %D    (is replaced by a number)
  22.     %s    (is replaced by a text)
  23.  
  24. */
  25.  
  26.  
  27. STRINGTABLE 
  28. {
  29.  
  30.  /* -------------- The dialog box 'Welcome to Drive Rescue'... --------------- */ 
  31.  
  32.  /* Welcome to Drive Rescue */
  33.  1001, "Welcome to Drive Rescue"
  34.  
  35.  /* Recover deleted files */
  36.  1002, "Recover deleted files"
  37.  
  38.  /* Select logical drive */
  39.  1003, "Select logical drive"
  40.  
  41.  /* Select your files in folder 'Deleted' */
  42.  1004, "Select your files in folder 'Deleted'"
  43.  
  44.  /* Save your files */
  45.  1005, "Save your files"
  46.  
  47.  /* Find lost data */
  48.  1006, "Find lost data"
  49.  
  50.  /* (if data is lost due to quick-formatting, system crash, etc.) */
  51.  1007, "(if data is lost due to quick-formatting, system crash, etc.)"
  52.  
  53.  /* Select your files in folder 'Lost' */
  54.  1008, "Select your files in folder 'Lost'"
  55.  
  56.  /* Find lost drive */
  57.  1009, "Find lost drive"
  58.  
  59.  /* (if the drive letter is lost or the drive is inaccessible) */
  60.  1010, "(if the drive letter is lost or the drive is inaccessible)"
  61.  
  62.  /* Select physical drive */
  63.  1011, "Select physical drive"
  64.  
  65.  /* Find logical drive */
  66.  1012, "Find logical drive"
  67.  
  68.  /* Select your files in folder 'Root' */
  69.  1013, "Select your files in folder 'Root'"
  70.  
  71.  /* Help */
  72.  1014, "Help"
  73.  
  74.  /* Close */
  75.  1015, "Close"
  76.  
  77.  /* -------------- The program menu... --------------- */ 
  78.  
  79.  /* &Object */
  80.  1050, "&Object"
  81.  
  82.  /* &Drive... */
  83.  1051, "&Drive..."
  84.  
  85.  /* Select logical drive to access */
  86.  1052, "Select logical drive to access"
  87.  
  88.  /* &Rename... */
  89.  1053, "&Rename..."
  90.  
  91.  /* Rename selected file or folder */
  92.  1054, "Rename selected file or folder"
  93.  
  94.  /* &Properties... */
  95.  1055, "&Properties..."
  96.  
  97.  /* Set properties of selected file or folder */
  98.  1056, "Set properties of selected file or folder"
  99.  
  100.  /* &View as... */
  101.  1057, "&View as..."
  102.  
  103.  /* &hexdump */
  104.  1058, "&hexdump"
  105.  
  106.  /* "View file as hex dump */
  107.  1059, "View file as hex dump"
  108.  
  109.  /* &text */
  110.  1060, "&text"
  111.  
  112.  /* View file as text */
  113.  1061, "View file as text"
  114.  
  115.  /* &Save to... */
  116.  1062, "&Save to..."
  117.  
  118.  /* Save selected files and folders */
  119.  1063, "Save selected files and folders"
  120.  
  121.  /* &Find... */
  122.  1064, "&Find..."
  123.  
  124.  /* Search for specific files and directories in the deleted, lost and root folders */
  125.  1065, "Search for specific files and directories in the deleted, lost and root folders"
  126.  
  127.  /* &Options... */
  128.  1066, "&Options..."
  129.  
  130.  
  131.  /* Set program options */
  132.  1067, "Set program options"
  133.  
  134.  /* E&xit */
  135.  1068, "E&xit"
  136.  
  137.  /* Quit the application */
  138.  1069, "Quit the application"
  139.  
  140.  /* &Edit */
  141.  1070, "&Edit"
  142.  
  143.  /* Select &all */
  144.  1071, "Select &all"
  145.   
  146.  /* Select all items */
  147.  1072, "Select all items"
  148.  
  149.  /* &Invert selection */
  150.  1073, "&Invert selection"
  151.  
  152.  /* Invert the selected items */
  153.  1074, "Invert the selected items"
  154.  
  155.  /* &View */
  156.  1075, "&View"
  157.  
  158.  /* &Toolbar */
  159.  1076, "&Toolbar"
  160.  
  161.  /* Toggle the display of the toolbar */
  162.  1077, "Toggle the display of the toolbar"
  163.  
  164.  /* Stat&us bar */
  165.  1078, "Stat&us bar"
  166.  
  167.  /* Toggle the display of the status bar */
  168.  1079, "Toggle the display of the status bar"
  169.  
  170.  /* &Large icons */
  171.  1080, "&Large icons"
  172.  
  173.  /* Display items as large icons */
  174.  1081, "Display items as large icons"
  175.  
  176.  /* &Small icons */
  177.  1082, "&Small icons"
  178.  
  179.  /* Display items as small icons */
  180.  1083, "Display items as small icons"
  181.  
  182.  /* L&ist */
  183.  1084, "L&ist"
  184.  
  185.  /* Display items as list */
  186.  1085, "Display items as list"
  187.  
  188.  /* &Details */
  189.  1086, "&Details"
  190.  
  191.  /* Display items as detailed report */
  192.  1087, "Display items as detailed report"
  193.  
  194.  /* &Arrange items... */
  195.  1088, "&Arrange items..."
  196.  
  197.  /* by &name */
  198.  1089, "by &name"
  199.  
  200.  /* by &date */
  201.  1090, "by &date"
  202.  
  203.  /* by &size */
  204.  1091, "by &size"
  205.  
  206.  /* by &type */
  207.  1092, "by &type"
  208.  
  209.  /* d&escending order */
  210.  1093, "d&escending order"
  211.  
  212.  /* &ascending order */
  213.  1094, "&ascending order"
  214.  
  215.  /* &Info */
  216.  1095, "&Info"
  217.  
  218.  /* &Drive info... */
  219.  1096, "&Drive info..."
  220.  
  221.  /* Show physical drive information */
  222.  1097, "Show physical drive information"
  223.  
  224.  /* &System info... */
  225.  1098, "&System info..."
  226.  
  227.  /* Show system information */
  228.  1099, "Show system information"
  229.  
  230.  /* &Tools */
  231.  1100, "&Tools"
  232.  
  233.  /* &Find lost data... */
  234.  1101, "&Find lost data..."
  235.  
  236.  /* Find lost data on selected drive */
  237.  1102, "Find lost data on selected drive"
  238.  
  239.  /* &Help */
  240.  1103, "&Help"
  241.  
  242.  /* &Help topics */
  243.  1104, "&Help topics"
  244.  
  245.  /* List help topics */
  246.  1105, "List help topics"
  247.  
  248.  /* &Drive rescue homepage */
  249.  1106, "&Drive rescue homepage"
  250.  
  251.  /* Go to Drive Rescue homepage */
  252.  1107, "Go to Drive Rescue homepage"
  253.  
  254.  /* &About... */
  255.  1108, "&About..."
  256.  
  257.  /* Display program version and copyright */
  258.  1109, "Display program version and copyright"
  259.  
  260.  
  261.  /* ----------- popup-menu ---------------- */
  262.  
  263.  /* &Save to... */
  264.  1110, "&Save to..."
  265.  
  266.  /* Save selected files and folders */  
  267.  1111, "Save selected files and folders"
  268.  
  269.  /* &Properties... */
  270.  1112, "&Properties..."
  271.  
  272.  /* Set properties of selected file or folder */
  273.  1113, "Set properties of selected file or folder"
  274.  
  275.  /* &Rename */
  276.  1114, "&Rename"
  277.  
  278.  /* Rename selected file or folder */
  279.  1115, "Rename selected file or folder"
  280.  
  281.  /* View as &hex dump... */
  282.  1116, "View as &hex dump..."
  283.  
  284.  /* View file as hex dump */  
  285.  1117, "View file as hex dump"
  286.  
  287.  /* View as &text... */
  288.  1118, "View as &text..."
  289.  
  290.  /* View file as text */
  291.  1119, "View file as text"
  292.  
  293.  
  294.  /* -------------- The button hints --------------- */ 
  295.  
  296.  /* Open drive */
  297.  1140, "Open drive"
  298.  
  299.  /* Save file/directory */
  300.  1141, "Save file/directory"
  301.  
  302.  /* Find files */ 
  303.  1142, "Find files"
  304.  
  305.  /* Find lost data */
  306.  1143, "Find lost data"
  307.  
  308.  /* Press F1 for help */
  309.  1144, "Press F1 for help"
  310.  
  311.  /* Go to parent directory */
  312.  1145, "Go to parent directory"
  313.  
  314.  /* Icon view */  
  315.  1146, "Icon view"
  316.  
  317.  /* Small icon view */
  318.  1147, "Small icon view"
  319.  
  320.  /* List view */
  321.  1148, "List view"
  322.  
  323.  /* Details view */
  324.  1149, "Details view"
  325.  
  326.  /* Help */
  327.  1150, "Help"
  328.  
  329.  
  330.  /* -------------- The dialog box 'Scanning devices/drives...' --------------- */ 
  331.  
  332.  /* Scanning devices */
  333.  1200, "Scanning devices"
  334.  
  335.  /* Please wait... */ 
  336.  1201, "Please wait..."
  337.  
  338.  /* Cancel */
  339.  1202, "Cancel"
  340.  
  341.  /* Scanning drives */
  342.  1203, "Scanning drives"
  343.  
  344.  /* On device: %s */
  345.  1204, "On device: %s"
  346.  
  347.  /* Checking BIOS drive %d */
  348.  1205, "Checking BIOS drive %d"
  349.  
  350.  /* Checking Windows drive %s */
  351.  1206, "Checking Windows drive %s"
  352.  
  353.  
  354.  /* --------------- Dialog box "Select drive" ------------------------- */
  355.  
  356.  /* Select drive */
  357.  1230, "Select drive"
  358.  
  359.  /* Logical drive */
  360.  1231, "Logical drive"
  361.  
  362.  /* Physical drive */
  363.  1232, "Physical drive"
  364.  
  365.  /* OK */
  366.  1233, "OK"
  367.  
  368.  /* &Preview */
  369.  1234, "&Preview"
  370.  
  371.  /* &Find logical drives... */
  372.  1235, "&Find logical drives..."
  373.  
  374.  /* &Rescan drives */
  375.  1236, "&Rescan drives"
  376.  
  377.  /* Cancel */
  378.  1237, "Cancel"
  379.  
  380.  /* Use FAT: */
  381.  1238, "Use FAT:"
  382.  
  383.  /* Skip bad clusters */
  384.  1239, "Skip bad clusters"
  385.  
  386.  /* Notice: Select a logical drive to recover data. Optionally find logical drives on an existing physical/logical one. */
  387.  1240, "Notice: Select a logical drive to recover data. Optionally find logical drives on an existing physical/logical one."
  388.  
  389.  /* Rescan for drives */
  390.  1241, "Rescan for drives"
  391.  
  392.  /* This will also clear all 'lost drives' that have been found from the list!\rAre you sure to proceed? */
  393.  1242, "This will also clear all 'lost drives' that have been found from the list!\rAre you sure to proceed?"
  394.  
  395.  
  396.  /* --------------- The dialog box "Options" ------------------------- */
  397.  
  398.  /* Options */
  399.  1300, "Options" 
  400.  
  401.  /* Display */
  402.  1301, "Display"
  403.  
  404.  /* File list */
  405.  1302, "File list"
  406.  
  407.  /* Font: */
  408.  1303, "Font:"
  409.  
  410.  /* S&elect... */
  411.  1304, "S&elect..." 
  412.  
  413.  /* Sample: */
  414.  1305, "Sample:"
  415.  
  416.  /* Files */
  417.  1306, "Files"
  418.  
  419.  /* Deleted character */
  420.  1307, "Deleted character"
  421.  
  422.  /* 1 Byte (Ansi): */
  423.  1308, "1 Byte (Ansi):"
  424.  
  425.  /* 2 Byte (multi-byte): */
  426.  1309, "2 Byte (multi-byte):"
  427.  
  428.  /* Lost files */
  429.  1310, "Lost files"
  430.  
  431.  /* Find lost files */
  432.  1311, "Find lost files"
  433.  
  434.  /* (files not referenced from a directory) */
  435.  1312, "(files not referenced from a directory)"
  436.  
  437.  /* Default file size: */
  438.  1313, "Default file size:"
  439.  
  440.  /* Drive access */
  441.  1314, "Drive access"
  442.  
  443.  /* Physical drives (Win9X) */
  444.  1315, "Physical drives (Win9X)"
  445.  
  446.  /* Use BIOS services (INT13) */
  447.  1316, "Use BIOS services (INT13)"
  448.  
  449.  /* Use BIOS services (INT13 Extensions) */
  450.  1317, "Use BIOS services (INT13 Extensions)"
  451.  
  452.  /* Logical drives (Win9X) */
  453.  1318, "Logical drives (Win9X)"
  454.  
  455.  /* Use Windows 'absolute read' services (INT25) */
  456.  1319, "Use Windows 'absolute read' services (INT25)"
  457.  
  458.  /* Enable read-ahead caching */
  459.  1320, "Enable read-ahead caching"
  460.  
  461.  /* Enable Windows serious error messages */
  462.  1321, "Enable Windows serious error messages"
  463.  
  464.  /* OK */
  465.  1322, "OK"
  466.  
  467.  /* Cancel */
  468.  1323, "Cancel"
  469.  
  470.  /* &Save */
  471.  1324, "&Save"
  472.  
  473.  
  474.  /* --------------- The dialog box "Find" ------------------------- */
  475.  
  476.  /* Find */
  477.  1360, "Find"
  478.  
  479.  /* Name: */
  480.  1361, "Name:"
  481.  
  482.  /* Tip: */
  483.  1362, "Tip:"
  484.  
  485.  /* Use file mask to search for all files that match the file mask (e.g. '*NOTE*.TXT' will search all .TXT-files including the word 'NOTE') */
  486.  1363, "Use file mask to search for all files that match the file mask (e.g. '*NOTE*.TXT' will search all .TXT-files including the word 'NOTE')" 
  487.  
  488.  /* Scanning: */
  489.  1364, "Scanning:"
  490.  
  491.  /* Hits: */
  492.  1365, "Hits:"
  493.  
  494.  /* Found: */
  495.  1366, "Found:"
  496.  
  497.  /* &Start */
  498.  1367, "Start"
  499.  
  500.  /* Cancel */
  501.  1368, "Cancel"
  502.  
  503.  
  504.  /* --------------- The dialog box "Select sector range" ------------------------- */ 
  505.  
  506.  /* Select sector range */
  507.  1400, "Select sector range"
  508.  
  509.  /* Start sector */ 
  510.  1401, "Start sector (min. 0)"
  511.  
  512.  /* End sector */ 
  513.  1402, "End sector (max. %D)"
  514.  
  515.  /* Size to scan: */ 
  516.  1403, "Size to scan:"
  517.  
  518.  /* OK */ 
  519.  1404, "OK"
  520.  
  521.  /* Apply */ 
  522.  1405, "Apply"
  523.  
  524.  /* Cancel */ 
  525.  1406, "Cancel"
  526.  
  527.  
  528.  /* --------------- The dialog box "Select cluster range" ------------------------- */ 
  529.  
  530.  /* Select cluster range */ 
  531.  1410, "Select cluster range"
  532.  
  533.  /* Start cluster */ 
  534.  1411, "Start cluster (min. 2)"
  535.  
  536.  /* End cluster */ 
  537.  1412, "End cluster (max. %D)"
  538.  
  539.  /* Size to scan: */ 
  540.  1413, "Size to scan:"
  541.  
  542.  /* OK */ 
  543.  1414, "OK"
  544.  
  545.  /* Apply */  
  546.  1415, "Apply"
  547.  
  548.  /* Cancel */ 
  549.  1416, "Cancel"
  550.  
  551.  
  552.  /* --------------- The general status dialog box ------------------------- */  
  553.  
  554.  /* Cancel */ 
  555.  1420, "Cancel"
  556.  
  557.  /* Time left: %d minute(s) */
  558.  1421, "Time left: %d minute(s)"
  559.  
  560.  /* Time left: %d second(s) */
  561.  1422, "Time left: %d second(s)"
  562.  
  563.  
  564.  
  565.  /* --------------- The dialog box 'Item properties' ------------------------ */  
  566.  
  567.  /* Item properties */ 
  568.  1430, "Item properties"
  569.  
  570.  /* Name: */ 
  571.  1431, "Name:"
  572.  
  573.  /* Cluster: */  
  574.  1432, "Cluster:"
  575.  
  576.  /* Size: */ 
  577.  1433, "Size:"
  578.  
  579.  /* OK */ 
  580.  1434, "OK"
  581.  
  582.  /* Cancel */ 
  583.  1435, "Cancel"
  584.  
  585.  
  586.  /* --------------- The general input dialog  ---------------- */
  587.  
  588.  /* &OK */  
  589.  1450, "&OK"
  590.  
  591.  /* &Cancel */ 
  592.  1451, "&Cancel"
  593.  
  594.  
  595.  /* --------------- Dialog box 'Drive Info' ------------------ */
  596.  
  597.  /* Drive info */ 
  598.  1460, "Drive info" 
  599.  
  600.  /* Drive: */ 
  601.  1461, "Drive:"
  602.  
  603.  /* Physical cylinders: */ 
  604.  1462, "Physical cylinders:"
  605.  
  606.  /* Physical heads: */ 
  607.  1463, "Physical heads:"
  608.  
  609.  /* Physical sectors per track: */ 
  610.  1464, "Physical sectors per track:"
  611.  
  612.  /* Physical sectors: */  
  613.  1465, "Physical sectors:"
  614.  
  615.  /* Bytes in a sector: */ 
  616.  1466, "Bytes in a sector:"
  617.  
  618.  /* OK */ 
  619.  1467, "OK"
  620.  
  621.  
  622.  /* -------------- Dialog box 'Select Directory...' ---------------- */
  623.  
  624.  /* Select Directory... */  
  625.  1480, "Select Directory..."
  626.  
  627.  /* Directory: */ 
  628.  1481, "Directory:"
  629.  
  630.  /* &Create... */  
  631.  1482, "&Create..."
  632.  
  633.  /* Notice: It is recommended to save the lost/deleted data on another drive! Otherwise lost/deleted data may be overwritten. */ 
  634.  1483, "Notice: It is recommended to save the lost/deleted data on another drive! Otherwise lost/deleted data may be overwritten."
  635.  
  636.  /* The data to be written is determined via corresponding clusters from: */ 
  637.  1484, "The data to be written is determined via corresponding clusters from:"
  638.  
  639.  /* Note: Select 'no FAT' if data has been deleted or drive has been quick-formatted! */ 
  640.  1485, "Note: Select 'no FAT' if data has been deleted or drive has been quick-formatted!"
  641.  
  642.  /* OK */ 
  643.  1486, "OK"
  644.  
  645.  /* Cancel */ 
  646.  1487, "Cancel"
  647.  
  648.  
  649.  /* ------------ Dialog box 'Select FAT' --------------------- */
  650.  
  651.  /* Select FAT */ 
  652.  1500, "Select FAT"
  653.  
  654.  /* The data to be read is determined via corresponding clusters from: */ 
  655.  1501, "The data to be read is determined via corresponding clusters from:"
  656.  
  657.  /* Note: Select 'no FAT' if data has been deleted or drive has been quick-formatted! */ 
  658.  1502, "Note: Select 'no FAT' if data has been deleted or drive has been quick-formatted!"
  659.  
  660.  /* OK */ 
  661.  1503, "OK"
  662.  
  663.  /* Cancel */ 
  664.  1504, "Cancel"
  665.  
  666.  
  667.  /* ---------- Dialog box 'System information' ------------- /*
  668.  
  669.  /* System information */ 
  670.  1550, "System information"
  671.  
  672.  /* Hardware */ 
  673.  1551, "Hardware"
  674.  
  675.  /* Parameter */ 
  676.  1552, "Parameter"
  677.  
  678.  /* Value */ 
  679.  1553, "Value"
  680.  
  681.  /* Software */ 
  682.  1554, "Software"
  683.  
  684.  /* Environment */ 
  685.  1555, "Environment"
  686.  
  687.  /* Variable */ 
  688.  1556, "Variable"
  689.  
  690.  /* Drives */ 
  691.  1557, "Drives"
  692.  
  693.  /* Name */ 
  694.  1558, "Name" 
  695.  
  696.  /* File system */ 
  697.  1559, "File system"
  698.  
  699.  /* Total size */ 
  700.  1560, "Total size"
  701.  
  702.  /* Free space */ 
  703.  1561, "Free space"
  704.  
  705.  /* OK */ 
  706.  1562, "OK"
  707.  
  708.  
  709.  /* -------- Dialog box 'Preview logical drive' ----------- */
  710.  
  711.  /* Preview logical drive */ 
  712.  1600, "Preview logical drive"
  713.  
  714.  /* Physical sector: */ 
  715.  1601, "Physical sector:"
  716.  
  717.  /* Total sectors: */ 
  718.  1602, "Total sectors:"
  719.  
  720.  /* Sectors per cluster: */ 
  721.  1603, "Sectors per cluster:"
  722.  
  723.  /* FAT type detected: */ 
  724.  1604, "FAT type detected:"
  725.  
  726.  /* OEM name: */ 
  727.  1605, "OEM name:"
  728.  
  729.  /* Volume label: */ 
  730.  1606, "Volume label:"
  731.  
  732.  /* Root directory (unsorted): */ 
  733.  1607, "Root directory (unsorted):"
  734.  
  735.  /* Name */ 
  736.  1608, "Name"
  737.  
  738.  /* Size */ 
  739.  1609, "Size"
  740.  
  741.  /* Date modified */ 
  742.  1610, "Date modified"
  743.  
  744.  /* OK */ 
  745.  1611, "OK"
  746.  
  747.  
  748.  /* --------- Dialog box 'About' ------------- */
  749.  
  750.  /* About */ 
  751.  1660, "About"
  752.  
  753.  /* Undelete and data recovery tool */ 
  754.  1661, "Undelete and data recovery tool"
  755.  
  756.  /* Version: */ 
  757.  1662, "Version:"
  758.  
  759.  /* Please report bugs! */ 
  760.  1663, "Please report bugs!"
  761.  
  762.  /* Copyright (C) 2001, 2002 by */ 
  763.  1664, "Copyright (C) 2001, 2002 by"
  764.  
  765.  /* This is freeware! */ 
  766.  1665, "This is freeware!"
  767.  
  768.  /* For updates visit: */ 
  769.  1666, "For updates visit:"
  770.  
  771.  /* Thanks to the people who tested Drive Rescue! */ 
  772.  1667, "Thanks to the people who tested Drive Rescue!"
  773.  
  774.  /* OK */ 
  775.  1668, "OK"
  776.  
  777.  
  778.  /* ---------- all other strings that occur in the program ------------ */
  779.  
  780.  
  781.  /* Memory usasge: %d Bytes */
  782.  1700, "Memory usage: %d Bytes" 
  783.  
  784.  /* Folders */ 
  785.  1701, "Folders"
  786.  
  787.  /* noFAT (consecutive) */ 
  788.  1702, "noFAT (consecutive)"
  789.  
  790.  /* Retrieving existing files & directories */ 
  791.  1703, "Retrieving existing files & directories"
  792.  
  793.  /* Please wait... */ 
  794.  1704, "Please wait..."
  795.  
  796.  /* %s cannot be renamed: an item with this name already exists. Please choose another name. */ 
  797.  1705, "%s cannot be renamed: an item with this name already exists. Please choose another name."
  798.  
  799.  /* Content of '%s' */ 
  800.  1706, "Content of '%s'"
  801.  
  802.  /* %d Object(s) selected */  
  803.  1707, "%d Object(s) selected"
  804.  
  805.  /* %d Object(s) */ 
  806.  1708, "%d Object(s)"
  807.  
  808.  /* Saving files... */ 
  809.  1709, "Saving files..."
  810.  
  811.  /* File: %s */ 
  812.  1710, "File: %s"
  813.  
  814.  /* Could not write to destination file: %s! */  
  815.  1711, "Could not write to destination file: %s!"
  816.  
  817.  /* Could not read source file! (device: %s, cluster: %d, size: %d) */ 
  818.  1712, "Could not read source file! (device: %s, cluster: %d, size: %d)"
  819.  
  820.  /* Could not open source file! (device: %s, cluster: %d, size: %d) */ 
  821.  1713, "Could not open source file! (device: %s, cluster: %d, size: %d)"
  822.  
  823.  /* Preparing for saving... */ 
  824.  1714, "Preparing for saving..."
  825.  
  826.  /* This folder already contains a folder called '%s' */ 
  827.  1715, "This folder already contains a folder called '%s'"
  828.  
  829.  /* If the files in the existing folder have the same name as files you are saving, do you want to replace the existing files? */ 
  830.  1716, "If the files in the existing folder have the same name as files you are saving, do you want to replace the existing files?"
  831.  
  832.  /* Cannot save file %s. There is not enough free space on drive %s. */ 
  833.  1717, "Cannot save file %s. There is not enough free space on drive %s."
  834.  
  835.  /* This folder already contains a file called '%s' */ 
  836.  1718, "This folder already contains a file called '%s'"
  837.  
  838.  /* Would you like to replace the existing file? */ 
  839.  1719, "Would you like to replace the existing file?"
  840.  
  841.  /* Could not create directory: %s! */ 
  842.  1720, "Could not create directory: %s!" 
  843.  
  844.  /* Name */ 
  845.  1721, "Name"
  846.  
  847.  /* Size */ 
  848.  1722, "Size"
  849.  
  850.  /* Date modified */ 
  851.  1723, "Date modified"
  852.  
  853.  /* Cluster */ 
  854.  1724, "Cluster"
  855.  
  856.  /* Condition */ 
  857.  1725, "Condition"
  858.  
  859.  /* good */ 
  860.  1726, "good"
  861.  
  862.  /* poor */ 
  863.  1727, "poor"
  864.  
  865.  /* Type */ 
  866.  1728, "Type"
  867.  
  868.  /* Find lost data - Please wait... */ 
  869.  1729, "Find lost data - Please wait..."
  870.  
  871.  /* Scanning cluster %d (sub-directory) */ 
  872.  1730, "Scanning cluster %d (sub-directory)"
  873.  
  874.  /* Scanning sector %d (sub-directory) */  
  875.  1731, "Scanning sector %d (sub-directory)"
  876.  
  877.  /* Scanning cluster %D */ 
  878.  1732, "Scanning cluster %D"
  879.  
  880.  /* Lost directories found: %D */ 
  881.  1733, "Lost directories found: %D"
  882.  
  883.  /* Lost files found: %D */ 
  884.  1734, "Lost files found: %D"
  885.  
  886.  /* Scanning sector %D */ 
  887.  1735, "Scanning sector %D"
  888.  
  889.  /* sector %D (root) */ 
  890.  1736, "sector %D (root)"
  891.  
  892.  /* Create new directory */
  893.  1737, "Create new directory"
  894.  
  895.  /* Cannot create directory %s */
  896.  1738, "Cannot create directory %s"
  897.  
  898.  /* Root */
  899.  1739, "Root"
  900.  
  901.  /* Deleted */
  902.  1740, "Deleted"
  903.  
  904.  /* Lost */
  905.  1741, "Lost"
  906.  
  907.  /* Searched */
  908.  1742, "Searched"
  909.  
  910.  /* [name of translator - please enter YOUR name (country)! ] */
  911.  2999, "anonymous"
  912.  
  913. }
  914.  
  915.  
  916.